var crypto/tls.debugEnableTLS10
2 uses
crypto/tls (current package)
common.go#L978: var debugEnableTLS10 = godebug.Get("tls10default") == "1"
common.go#L988: if (c == nil || c.MinVersion == 0) && !debugEnableTLS10 &&
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)